SByteN.IProvider<IBinaryIO<SByteN>>.GetInstance Method
Returns an instance of T.
Namespace: Jodosoft.NumericsAssembly: Jodosoft.Numerics (in Jodosoft.Numerics.dll) Version: 2.0
IBinaryIO<SByteN> IProvider<IBinaryIO<SByteN>>.GetInstance()
Private Function GetInstance As IBinaryIO(Of SByteN)
Implements IProvider(Of IBinaryIO(Of SByteN)).GetInstance
private:
virtual IBinaryIO<SByteN>^ GetInstance() sealed = IProvider<IBinaryIO<SByteN>^>::GetInstance
private abstract GetInstance : unit -> IBinaryIO<SByteN>
private override GetInstance : unit -> IBinaryIO<SByteN>
IBinaryIO<SByteN>An instance of
T.
IProvider<T>.GetInstance()